xc_ptrace_core.c new elf format support
authorKeir Fraser <keir@xensource.com>
Sat, 24 Feb 2007 14:32:43 +0000 (14:32 +0000)
committerKeir Fraser <keir@xensource.com>
Sat, 24 Feb 2007 14:32:43 +0000 (14:32 +0000)
commit1c086c444c863255289541ddb257115b1c20302a
tree4aa6e71e979c265c5bfeba0d31d1318456322343
parente3ce7ff90fbce79dbb3d5a2c82c467699dd6e57e
xc_ptrace_core.c new elf format support
The old format is still supported and the old implementation is left
as is with the slight adjustment to coexist with new implementation.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
tools/libxc/xc_ptrace_core.c